d_tree_sitter ~master (2021-12-18T21:56:51.6933211)
Dub
Repo
QueryIterator.set_point_range
query
QueryIterator
Adjusts the range in which the query will apply.
min
and
max
are Point offsets.
struct
QueryIterator
void
set_point_range
(
Point
min
,
Point
max
)
Meta
Source
See Implementation
query
QueryIterator
constructors
this
destructors
~this
functions
opApply
set_byte_range
set_point_range
postblits
this(this)
Adjusts the range in which the query will apply. min and max are Point offsets.